CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像分割 kmeans

搜索资源列表

  1. kmeans

    0下载:
  2. 利用kmeans算法实现一副图像的灰度值分割,也可以实现图像的RGB彩色空间的分割。-Kmeans algorithm using a gray scale image segmentation, image can also be achieved RGB color space segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:605
    • 提供者:小李
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2835919
    • 提供者:chenwenlue
  1. Kmeans

    1下载:
  2. 分水岭算法,用分水岭算法实现对MRI图像的分割。-Watershed algorithm that USES watershed algorithm for MRI image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:16855
    • 提供者:chen
  1. fenge

    1下载:
  2. 一些图像分割算法,包括快速K-均(kmeans)聚类图像分割算法源代码-The number of image segmentation algorithms, including fast K-(kmeans) clustering segmentation algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:
  1. kmeanssegment

    0下载:
  2. 自己写的kmeans用于图像分割的程序,非常简洁,清晰,明了,分割效果很好。-kmeans image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5140
    • 提供者:吕远
  1. kmeans

    0下载:
  2. 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:1021
    • 提供者:李永
  1. kmeans-image-segmentation

    0下载:
  2. 多类 kmeans 图像分割,基于灰度的图像分割。-Kmeans image segmentation, segmentation based on gray-scale images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:7249
    • 提供者:yi.wang
  1. Kmeans-image-segmentation

    0下载:
  2. k-means用于图像分割,其中包干用于测试的图像及测试的结果-k-means for image segmentation, it contains test images and the results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7478860
    • 提供者:gequangeng
  1. kmeans

    0下载:
  2. K均值聚类算法,可用于图像分割,算法简单有效-K-means clustering algorithm can be used to image segmentation and it is simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:54810
    • 提供者:
  1. kmeans(cp2Bp2B)

    0下载:
  2. kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3015
    • 提供者:吴轩
  1. kmeans

    0下载:
  2. K-means图像分割,简单方便的经典图像分割方法~-K-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:doudou
  1. kmeans

    0下载:
  2. matlab 基于K均值聚类算法的图像分割-K-means clustering algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1249
    • 提供者:chengfen
  1. Kmeans

    0下载:
  2. Kmeans聚类算法,MATLAB语言,用于图像分割,可以将相似像素聚类,然后进行分割-Kmeans clustering algorithms, MATLAB language for image segmentation, can be similar pixel clusters, and then divided
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:107493
    • 提供者:apple
  1. kmeans

    0下载:
  2. 在图像分割中所涉及到的k均值聚类,这个方程fuction:[IDX P] = kmeans(V, k),要求输入样本以及聚类数目,得到聚类值以及数目。-In the image segmentation involved in k-means clustering, this equation fuction: [IDX P] = kmeans (V, k), requires the input samples and the number of clusters to give value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:844
    • 提供者:李国基
  1. kmeans

    0下载:
  2. kmeans图像分割,可以很好地分割图像,并有效的显示出前景-kmeans image segmentation, image segmentation can be well and effectively exhibited prospects
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:43322
    • 提供者:李广
  1. kmeans

    0下载:
  2. 实现基于颜色的Kmeans图像分割,只是需要自己设定聚类中心数目,聚类中心初始化采用Kmeans-Kmeans image segmentation based on color, but need to set the number of cluster centers, clustering center initialization using Kmeans++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:13377
    • 提供者:jhj
  1. K-mean

    0下载:
  2. 关于运用K均值算法进行简单的图像分割的代码(On the use of K-means algorithm for simple image segmentation code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:45056
    • 提供者:Xs_55555
  1. kmeans2

    0下载:
  2. k-means聚类,用于文本的聚类,可以简单的聚类文本信息(kmeans use to classification txt ti is easy to use)
  3. 所属分类:图形图像处理

  1. 1902386DRLSE_v0

    2下载:
  2. SVM+kmeans实现图像分割,代码有较好的效果(Kmeans segmentation image)
  3. 所属分类:图形图象

    • 发布日期:2019-12-23
    • 文件大小:1901568
    • 提供者:hanhang
  1. Matlabkmeans聚类分割GUI,分割聚类数可以输入

    1下载:
  2. 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
  3. 所属分类:matlab例程

    • 发布日期:2020-04-26
    • 文件大小:72704
    • 提供者:for Matlab
« 1 2 34 5 »
搜珍网 www.dssz.com